character n. 1.性格,品格;特性,性状,特征;【生物学】形质。 2.身分,地位,资格。 3.名声,声望。 4.(戏剧、小说中的)角色,人物。 5.人,〔口语〕怪人,奇人。 6.字,字母;数字;(印刷)符号;电码组合;【计算机】字符。 7.品德证明书,鉴定,推荐书。 8.人物[性格]素描。 a man of character有个性[骨气]的人。 the national character=the character of a people 国民性。 a generic character【生物学】属的特征,属性。 a leading character主角。 a bad character 坏人,歹徒,恶棍。 He is quite a character. 他简直是一个怪人。 a Chinese character汉字。 character portrayal 性格描写。 character sketch 人物简评[素描]。 get a good [bad] character得好[坏]名。 give (sb.) a good [bad] character 推奖[攻击](某人)。 have an insight into character 有知人之明。 in character (在)性格上;正合担任[扮演];适当,相称。 in the character of 以…的资格;扮演。 out of character 不适当[适合],不称( go out of character越分妄为)。 take away sb.'s character 夺人名誉。 take on character 有特征[特色]。 vt. 1.〔诗、古〕写,画;刻。 2.表现…的特性;使具有特性。 adj. -less 无特征的,平凡的。
To convert data , character by character 一个字符一个字符地转换数据。
How to match text in the active document as you enter a search string character by character 如何在逐字符输入搜索字符串时匹配活动文档中的文本。
The practice of keyboarding data twice and automatically performing a character by character comparison 用键盘两次输入数据并自动执行字符比较的动作。
Provides procedures for matching a search string in the active document character by character 提供用于在活动文档中逐字符搜索与搜索字符串匹配的过程。
Which compares strings character by character , you can compare names reported by the parser against string constants by reference 函数,相反,您可以通过引用将解析器报告的名称与字符串常量进行比较。
Translation is not just a simple character by character conversion but uses term analysis to achieve an accurate translation 这种翻译并不是简单的字对字的转换,而是利用词汇分析工具来得到准确的翻译结果。
You can search an individual document or window incrementally by entering a search string character by character , then observing the matches found as the search string lengthens . to activate an incremental search , choose 通过逐字符输入搜索字符串,然后按搜索字符串的长度来观察找到的匹配项,可以渐进式搜索单个文档或窗口。
I put a lot of work into making it fast , but in the end , python isn t fast enough to do what needs to be done : processing strings character by character in an interpreted language just cannot be made fast 可是一旦更改了流式控制台交互,如果程序出错,将不会以正常方式显示python追溯事件。 andrew kuchling使用一个很好的curses程序顶级框架解决了这个问题(请参阅
Similarly , you can use client script to check keyboard entry in a text box character by character , change the appearance of the page dynamically , or perform any other task that is primarily oriented to the user interface and that requires immediate response 同样,可以使用客户端脚本执行以下三项操作:一是逐字符检查文本框中的键盘输入;二是动态更改页面外观;三是执行主要面向用户界面( ui )的任何其他任务和要求立即响应的任务。